Skip to content

samples: rtxxx-amp: Add service_area section #92895

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

VitekST
Copy link
Contributor

@VitekST VitekST commented Jul 9, 2025

Add the service_area section to the list of sections for which objcopy is executed. As this section was missing from the resulting data image, it prevents targets (right now, the mimxrt685s/hifi4) from booting.

Add the service_area section to the list of sections for which objcopy
is executed. As this section was missing from the resulting data image,
it prevents targets (right now, the mimxrt685s/hifi4) from booting.

Signed-off-by: Vit Stanicek <vit.stanicek@nxp.com>
Copy link

sonarqubecloud bot commented Jul 9, 2025

@dleach02 dleach02 added Trivial Changes that can be reviewed by anyone, i.e. doc changes, minor build system tweaks, etc. bug The issue is a bug, or the PR is fixing a bug labels Jul 9, 2025
@dleach02 dleach02 added this to the v4.2.0 milestone Jul 9, 2025
@danieldegrasse danieldegrasse added the backport-v4.2-branch Request backport to the v4.2-branch label Jul 15, 2025
@danieldegrasse danieldegrasse removed this from the v4.2.0 milestone Jul 15, 2025
@nashif nashif removed the bug The issue is a bug, or the PR is fixing a bug label Jul 15, 2025
@VitekST
Copy link
Contributor Author

VitekST commented Jul 16, 2025

@nashif Just to understand the situation - why was the bug label removed? This PR fixes a bug.

@nashif
Copy link
Member

nashif commented Jul 16, 2025

if it fixes a bug, it should point to a bug entry and should have a Fixes #.

Many PRs fix bugs, labelling them as such does not give it a better status and is just confusing. The bug label is there to sginify that the entry is a bug type issue, not a PR.

@nashif
Copy link
Member

nashif commented Jul 16, 2025

also, the bug label is scheduled to be removed from the project, we now use issue types.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Samples Samples backport-v4.2-branch Request backport to the v4.2-branch platform: NXP NXP size: XS A PR changing only a single line of code Trivial Changes that can be reviewed by anyone, i.e. doc changes, minor build system tweaks, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants